Resource StructureDefinition/FHIR Server from package de.kvtelematik.eterminservice.r4#0.1.1 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Bundle_Data",
"version" : "3.0",
"name" : "BundleDataEts",
"title" : "Rückgabe-Bundle der etsData-Operation",
"status" : "draft",
"experimental" : true,
"date" : "2019-08-02",
"publisher" : "KV Telematik GmbH",
"contact" : [
{
"name" : "KV Telematik GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://www.kv-telematik.de"
}
]
}
],
"copyright" : "Copyright 2018,2019 KV Telematik GmbH",
"fhirVersion" : "4.0.0",
"kind" : "resource",
"abstract" : false,
"type" : "Bundle",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Bundle.identifier",
"path" : "Bundle.identifier",
"max" : "0"
},
{
"id" : "Bundle.type",
"path" : "Bundle.type",
"fixedCode" : "searchset",
"mustSupport" : true
},
{
"id" : "Bundle.total",
"path" : "Bundle.total",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.entry",
"path" : "Bundle.entry",
"mustSupport" : true
},
{
"id" : "Bundle.entry.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.entry.resource",
"path" : "Bundle.entry.resource",
"min" : 1,
"type" : [
{
"code" : "Resource",
"profile" : [
"https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Appointment"
]
},
{
"code" : "Patient",
"profile" : [
"https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Patient"
]
},
{
"code" : "PractitionerRole",
"profile" : [
"https://fhir.kbv.de/StructureDefinition/74_PR_ETS_PractitionerRole"
]
}
],
"mustSupport" : true
},
{
"id" : "Bundle.entry.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.signature",
"path" : "Bundle.signature",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.